home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132
/
(Vol 132) Jun 09 2011.iso
/
Games
/
sushi-king.swf
/
scripts
/
DefineSprite_310
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-06-09
|
232 b
|
12 lines
this.stop();
FNposition = function()
{
var _loc3_ = 1;
while(_loc3_ <= this._currentframe)
{
this["m" + _loc3_].gotoAndStop(_parent._parent.number[_loc3_]);
_loc3_ = _loc3_ + 1;
}
};
FNposition();